refactor(studio): gate SDK operation families#2165
Open
jrusso1020 wants to merge 1 commit into
Open
Conversation
This was referenced Jul 10, 2026
Collaborator
Author
This was referenced Jul 10, 2026
eb9bff9 to
1dead74
Compare
22e4ee9 to
c115b5f
Compare
bada64a to
8183194
Compare
c115b5f to
7f89300
Compare
8183194 to
cb0c1ac
Compare
8ef4cb9 to
b6df281
Compare
8ae9eb5 to
f78b31d
Compare
9f6dbbb to
f6959ca
Compare
721e3b7 to
5855aef
Compare
f6959ca to
26b97fe
Compare
5855aef to
d442be2
Compare
26b97fe to
8ff4c0c
Compare
d442be2 to
9cc75ad
Compare
6022a8b to
9a58246
Compare
8592418 to
f532570
Compare
a4013d8 to
b6caf4f
Compare
f532570 to
6277174
Compare
b6caf4f to
fcf3c32
Compare
0951ec2 to
9625478
Compare
9625478 to
f9a0051
Compare
3e0db78 to
68e485e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

What
Graduate the Studio SDK writer per operation family under an explicit release policy.
Why
One global flag could expose incomplete families and did not encode ownership, deadline, or divergence criteria.
How
Add family policy/reporting, default-safe eligibility, named graduation criteria, and tests that failed results never invoke legacy writes.
Test plan